GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldItemCommit Method





In This Topic
GetFormFieldItemCommit Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldItemCommit( _
   ByVal FieldId As Integer _
) As Boolean
public bool GetFormFieldItemCommit( 
   int FieldId
)
public function GetFormFieldItemCommit( 
    FieldId: Integer
): Boolean; 
public function GetFormFieldItemCommit( 
   FieldId : int
) : boolean;
public: bool GetFormFieldItemCommit( 
   int FieldId
) 
public:
bool GetFormFieldItemCommit( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members